Add an experiment for overlay scrollbars
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Oct 2014 03:37:11 +0000 (23:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Oct 2014 03:07:45 +0000 (23:07 -0400)
commit05ab0f222701d71fc3a96a724d5d9ad34c7c7efe
treee9be14df0b355aa380fa6c3f29beedd916e1c6ff
parent1fad6b049bddc2d8dab537f5f61204281232d9d9
Add an experiment for overlay scrollbars

This is just meant as a prototype for how we can show a
scroll position indicator for touch. This uses GTK_POLICY_EXTERNAL
to hide the scrolled windows scrollbar while still allowing
scrolling.
tests/Makefile.am
tests/overlayscroll.c [new file with mode: 0644]